Einhugur Word Component for Buoy

ShapeGroup.Shape Method

Gets shape by a index from the ShapeGroup

Shape(
   index as Integer) as Shape

Parameters

index
Index of the shape to get.

Returns

Shape
Returns the requested shape or OutOfBoundsException if out of range.

Remarks

This function can throw WordException.

See Also

ShapeGroup Class